home *** CD-ROM | disk | FTP | other *** search
/ Spawn Figure Collection / spawn collection cd.iso / setup / data1.cab / Program_Executable_Files / Collection.dir / 00149_ÉVÉäÅ[ÉYóp.ls < prev    next >
Encoding:
Text File  |  1998-01-19  |  181 b   |  8 lines

  1. on mouseUp
  2.   global geditmode, gnowseries, gnowtitle, gnowgroup
  3.   if editablecheck(gnowseries, gnowtitle, gnowgroup) = 1 then
  4.     set geditmode to 2
  5.     go("CollectS")
  6.   end if
  7. end
  8.